home *** CD-ROM | disk | FTP | other *** search
/ Chip 2005 March / CMCD0305.ISO / Software / Shareware / Utilitare / remover / remover.exe / {app} / Remover.exe / 0 / RCDATA / TFORMCOMPABILITYWARNING / TFORMCOMPABILITYWARNING.txt
Text File  |  2005-01-25  |  1KB  |  52 lines

  1. object formCompabilityWarning: TformCompabilityWarning
  2.   Left = 208
  3.   Top = 184
  4.   Width = 459
  5.   Height = 358
  6.   BorderWidth = 8
  7.   Caption = 'Compatibility warnings...'
  8.   Color = clBtnFace
  9.   Font.Charset = DEFAULT_CHARSET
  10.   Font.Color = clWindowText
  11.   Font.Height = -11
  12.   Font.Name = 'MS Sans Serif'
  13.   Font.Style = []
  14.   OldCreateOrder = False
  15.   Position = poScreenCenter
  16.   Scaled = False
  17.   DesignSize = (
  18.     435
  19.     313)
  20.   PixelsPerInch = 96
  21.   TextHeight = 13
  22.   object bnOK: TBitBtn
  23.     Left = 344
  24.     Top = 288
  25.     Width = 91
  26.     Height = 25
  27.     Anchors = [akRight, akBottom]
  28.     TabOrder = 0
  29.     Kind = bkOK
  30.   end
  31.   object mainText: TRichEdit
  32.     Tag = 1
  33.     Left = 0
  34.     Top = 0
  35.     Width = 435
  36.     Height = 281
  37.     Align = alTop
  38.     Anchors = [akLeft, akTop, akRight, akBottom]
  39.     ReadOnly = True
  40.     ScrollBars = ssBoth
  41.     TabOrder = 1
  42.   end
  43.   object cbDoNotDisplayAgain: TCheckBox
  44.     Left = 0
  45.     Top = 288
  46.     Width = 337
  47.     Height = 17
  48.     Caption = 'Do not display compatibility warnings again.'
  49.     TabOrder = 2
  50.   end
  51. end
  52.